const go/printer.typeTParam

3 uses

	go/printer (current package)
		nodes.go#L325: 	typeTParam
		nodes.go#L383: 		} else if mode == typeTParam && fields.NumFields() == 1 && combinesWithName(stripParensAlways(fields.List[0].Type)) {
		nodes.go#L1717: 			p.parameters(s.TypeParams, typeTParam)